-- card: 5224 from stack: in -- bmap block id: 0 -- flags: 4000 -- background id: 2411 -- name: Instruction card 4 -- part 3 (field) -- low flags: 01 -- high flags: 2000 -- rect: left=45 top=45 right=66 bottom=200 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: -- part contents for background part 1 ----- text ----- Errors resulting from DeleteFile are reported in the global variable "the result." Stack developers will not generally need to worry about this as the most common errors (file in use, file locked, disk locked) are handled by DeleteFile, which presents the user with an alert explaining what happened. If no file was selected or if the user decided not to delete the selected file, this information is also returned in "the result." These are the error messages which DeleteFile can return: No file was selected. File deletion canceled by user. OSErr: Bad file name OSErr: External file system OSErr: File busy OSErr: File locked -- part contents for card part 3 ----- text ----- Errors